From: Colin Walters Date: Fri, 11 Mar 2022 20:33:02 +0000 (-0500) Subject: Update to ostree-ext 0.6 X-Git-Tag: archive/raspbian/2022.4-1+rpi1^2~9^2~1^2~12^2~2 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success/%22http:/www.example.com/cgi/success?a=commitdiff_plain;h=fba7efb6da609e0f3b384f7ea24d2ec2ef27db72;p=ostree.git Update to ostree-ext 0.6 Part of general crate updates. --- diff --git a/tests/inst/Cargo.toml b/tests/inst/Cargo.toml index 96c72e26..884d314f 100644 --- a/tests/inst/Cargo.toml +++ b/tests/inst/Cargo.toml @@ -17,7 +17,7 @@ serde_json = "1.0" sh-inline = "0.1.0" anyhow = "1.0" tempfile = "3.1.0" -ostree-ext = { version = "0.3.0" } +ostree-ext = { version = "0.6.0" } libtest-mimic = "0.3.0" twoway = "0.2.1" hyper = { version = "0.14", features = ["runtime", "http1", "http2", "tcp", "server"] }